home *** CD-ROM | disk | FTP | other *** search
/ Larry Magid's Essential Internet / Larry Magid's Essential Internet (Quarterdeck Corporation)(1995).ISO / qsockpro.qip / HOOKUPWT.ACT < prev    next >
Text File  |  1995-10-09  |  2KB  |  81 lines

  1. ; HOOKUP.ACT
  2. ; DATE: 7/7/95
  3.  
  4.  
  5. ;
  6. ; Overview      
  7. ;       - information is used to establish an instant 
  8. ;         account via winsock
  9. ;
  10. [Overview]
  11. CountryCode=1
  12. CountryName=CANADA
  13. ProductCode=qintsusaret
  14.  
  15. EmailEqualsUsername=true
  16.  
  17. ; Provider Company Name
  18. Name=HookUp Waterloo
  19.  
  20. ; Provider Logo BMP file
  21. LogoFile=hookup.dib
  22.  
  23. ; Infomation about Provider
  24. InfoFile=hookup.nfo
  25.  
  26. ; Recommended Communication settings
  27. CommSettings=19200,n,8,1
  28.  
  29. ; IAP filename for this provider
  30. IAPFile=hookupwt.iap
  31.  
  32. ; Username to login IAP
  33. Username=qiapcp
  34.  
  35. ; Password to login IAP
  36. Password=q1apcp
  37.  
  38. ; Script used to login IAP
  39. ;Script=hookup.mps
  40.  
  41.  
  42. ;
  43. ; Contact Information
  44. ;       - Information is displayed to help user establish
  45. ;         an account via mail/voice phone
  46. ;
  47. [Contact Information]
  48. ; Voice phonenumber(s) to call
  49. VoicePhone1=1-800-363-0400
  50. VoicePhone2=905-847-8000
  51.  
  52. ; Address to send account information to
  53. ; Only two address fields can be used
  54. Address1=1075 North Service Road West
  55. Address2=Suite 207
  56. City=Oakville
  57. State=ON
  58. Zip=L6M 2G2
  59. Country=CANADA
  60.  
  61. ;
  62. ; AskForInfo
  63. ;       - Information to ask for when calling/writting
  64. ;
  65. [AskForInfo]
  66. Line1=Connection Type
  67. Line2=....(PPP, SLIP, SLIP with VJ Compression)
  68. Line3=Your IP address
  69. Line4=....(if the provider uses fixed IP addresses.)
  70. Line5=Username (account login name)
  71. Line6=Password (account login password)
  72. Line7=DNS Servers
  73. Line8=....(These must be valid IP addresses, not host names)
  74. Line9=Email Account
  75. Line10=Email Password
  76. Line11=Email Address
  77. Line12=SMTP (Mail) Server name or IP Address
  78. Line13=POP3 (Post office) Server name or IP Address
  79. Line14=NNTP (News) Server name or IP Address
  80. Line15=Domain name
  81.